home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 74
/
Volume 74 My Disc - Damaged.iso
/
Games
/
remote_control.swf
/
scripts
/
DefineButton2_110
/
BUTTONCONDACTION on(press).as
Wrap
Text File
|
2008-08-08
|
130b
|
7 lines
on(press){
_root.funcHITBOX("Cheat_codes");
_root.SFX.gotoAndPlay("Click");
gotoAndStop("EnterCode");
play();
}